home *** CD-ROM | disk | FTP | other *** search
/ Serving Financial Service…olutions Suite 1994 Fall / Serving Financial Services Solutions Suite 1994 Fall.iso / Apps / Sarrus / SBook.app / English.lproj / preferences.nib / data.classes next >
Text File  |  1994-12-14  |  4KB  |  279 lines

  1. Touchtone = {
  2.     ACTIONS = {
  3.     };
  4.     OUTLETS = {
  5.     };
  6.     SUPERCLASS = Sound;
  7. };
  8. FileSetter = {
  9.     ACTIONS = {
  10.     set:;
  11.     };
  12.     OUTLETS = {
  13.     filenameCell;
  14.     panel;
  15.     delegate;
  16.     fileCell;
  17.     directoryCell;
  18.     };
  19.     SUPERCLASS = Object;
  20. };
  21. DialUSA = {
  22.     OUTLETS = {
  23.     DspecialExchangeText;
  24.     specialPrefixCell;
  25.     localPrefixCell;
  26.     DcurrentAreaCodeCell;
  27.     DdefaultAreaCodeCell;
  28.     DspecialExchangeScroller;
  29.     longPrefixCell;
  30.     intlPrefixCell;
  31.     };
  32.     SUPERCLASS = Object;
  33. };
  34. FirstResponder = {
  35.     ACTIONS = {
  36.     revert:;
  37.     revertFile:;
  38.     revertEntry:;
  39.     };
  40.     SUPERCLASS = Object;
  41. };
  42. Switcher = {
  43.     ACTIONS = {
  44.     switcherWillSwitch:;
  45.     switcherDidSwitch:;
  46.     setView:;
  47.     };
  48.     OUTLETS = {
  49.     box5;
  50.     box0;
  51.     box7;
  52.     box2;
  53.     switchBox;
  54.     box1;
  55.     box8;
  56.     delegate;
  57.     box3;
  58.     box4;
  59.     box6;
  60.     box9;
  61.     };
  62.     SUPERCLASS = Object;
  63. };
  64. EmacsText = {
  65.     ACTIONS = {
  66.     };
  67.     OUTLETS = {
  68.     };
  69.     SUPERCLASS = Text;
  70. };
  71. SavePanel = {
  72.     SUPERCLASS = Panel;
  73. };
  74. PrefController = {
  75.     ACTIONS = {
  76.     revert:;
  77.     changedReadonlyFlag:;
  78.     removeAllDefaults:;
  79.     selectedAutolaunchFile:;
  80.     removeLaunchFile:;
  81.     testTones:;
  82.     addLaunchFile:;
  83.     takeModemAutoAnswer:;
  84.     };
  85.     OUTLETS = {
  86.     modemTitles;
  87.     DdialingRulesSwitcher;
  88.     EallcapsSwitch;
  89.     enableButton;
  90.     DmodemPortCell;
  91.     DdialingRulesCover;
  92.     LlogCallsToEmailSwitch;
  93.     EstationaryDirectoryCell;
  94.     LlogCallsToFileSwitch;
  95.     LcallFilenameSetter;
  96.     Efontwell2;
  97.     TtimeCell;
  98.     TgapCell;
  99.     TtitlesMatrix;
  100.     DshowModemStringSwitch;
  101.     GdragIconsAsText;
  102.     Efontwell1;
  103.     GautosaveSwitch;
  104.     AhideOnAutoLaunchSwitch;
  105.     LlogEnvelopesWhenMatrix;
  106.     GautosaveTimeCell;
  107.     disableButton;
  108.     DlockModemSwitch;
  109.     GemailMatrix;
  110.     DdialStringCell;
  111.     LlogEnvelopesToEmailSwitch;
  112.     EstationaryFilenameChooser;
  113.     GkeepBackupsSwitch;
  114.     TvolumeSlider;
  115.     LlogEnvelopesToFileSwitch;
  116.     TtimeSlider;
  117.     EstationaryFilenameCell;
  118.     AopenFileReadonlySwitch;
  119.     TgapSlider;
  120.     AlaunchMatrix;
  121.     DconfigureModemBox;
  122.     testButton;
  123.     DbaudRateCover;
  124.     TtoneDialingMatrix;
  125.     window;
  126.     AfilesToLaunchCell;
  127.     LlogCallsWhenMatrix;
  128.     GmaxEntriesDisplayed;
  129.     GgaudySwitch;
  130.     LenvelopeFilenameSetter;
  131.     DbaudRateBox;
  132.     };
  133.     SUPERCLASS = Object;
  134. };
  135. FontWell = {
  136.     ACTIONS = {
  137.     };
  138.     OUTLETS = {
  139.     drawFont;
  140.     theFont;
  141.     };
  142.     SUPERCLASS = Button;
  143. };
  144. ColorCell = {
  145.     ACTIONS = {
  146.     };
  147.     OUTLETS = {
  148.     };
  149.     SUPERCLASS = Cell;
  150. };
  151. AppController = {
  152.     ACTIONS = {
  153.     autosave:;
  154.     open:;
  155.     showInspector:;
  156.     newList:;
  157.     appDidInit:;
  158.     deleteName:;
  159.     newLogWindow:;
  160.     bugsAndSuggestions:;
  161.     showPrefs:;
  162.     showInfo:;
  163.     saveAll:;
  164.     import:;
  165.     };
  166.     OUTLETS = {
  167.     saveAllCell;
  168.     importer;
  169.     reportsMenuCell;
  170.     mailingLabels;
  171.     pocketBook;
  172.     toolsMenuCell;
  173.     unlockModemCell;
  174.     dialer;
  175.     infoPanel;
  176.     exporter;
  177.     prefController;
  178.     ranger;
  179.     fileMenuCell;
  180.     inspector;
  181.     slistController;
  182.     iconsMenuCell;
  183.     enveloper;
  184.     infoVersionCell;
  185.     nameActionsCell;
  186.     toolsMenu;
  187.     emailer;
  188.     newLogger;
  189.     };
  190.     SUPERCLASS = Object;
  191. };
  192. DefaultSwitchSetter = {
  193.     ACTIONS = {
  194.     };
  195.     OUTLETS = {
  196.     autoEnableList;
  197.     autoDisableList;
  198.     monitoredField;
  199.     monitoredSlider;
  200.     control;
  201.     switcher;
  202.     };
  203.     SUPERCLASS = Object;
  204. };
  205. ClipView = {
  206.     SUPERCLASS = View;
  207. };
  208. FilenamePanel = {
  209.     SUPERCLASS = SavePanel;
  210. };
  211. CircleView = {
  212.     ACTIONS = {
  213.     takeDoubleValue:;
  214.     };
  215.     OUTLETS = {
  216.     };
  217.     SUPERCLASS = View;
  218. };
  219. SnazzyCell = {
  220.     ACTIONS = {
  221.     };
  222.     OUTLETS = {
  223.     };
  224.     SUPERCLASS = ActionCell;
  225. };
  226. AbstractAppController = {
  227.     ACTIONS = {
  228.     saveAll:;
  229.     autosave:;
  230.     appDidInit:;
  231.     open:;
  232.     };
  233.     OUTLETS = {
  234.     shouldExposeList;
  235.     };
  236.     SUPERCLASS = Object;
  237. };
  238. AbstractDocController = {
  239.     ACTIONS = {
  240.     save:;
  241.     saveAs:;
  242.     };
  243.     OUTLETS = {
  244.     window;
  245.     doc;
  246.     };
  247.     SUPERCLASS = Object;
  248. };
  249. RTF = {
  250.     ACTIONS = {
  251.     };
  252.     OUTLETS = {
  253.     };
  254.     SUPERCLASS = Object;
  255. };
  256. FontChooser = {
  257.     ACTIONS = {
  258.     set:;
  259.     };
  260.     OUTLETS = {
  261.     myFont;
  262.     fontNameCellFont;
  263.     delegate;
  264.     fontNameCell;
  265.     fontText;
  266.     };
  267.     SUPERCLASS = Object;
  268. };
  269. ZoomScrollView = {
  270.     ACTIONS = {
  271.     changeZoom:;
  272.     };
  273.     OUTLETS = {
  274.     subView;
  275.     zoomButton;
  276.     };
  277.     SUPERCLASS = ScrollView;
  278. };
  279.